home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / Newton Platform Info / Newton 2.0 Sample Code / Endpoints / Basic Serial-1 / README.Basic Serial < prev   
Encoding:
Text File  |  1995-11-05  |  926 b   |  26 lines  |  [TEXT/R*ch]

  1. Newton Developer Technical Support Sample Code
  2. Basic Serial, Newton 2.0 Serial Sample
  3. by Jim Schram, Newton Developer Technical Support
  4. Copyright ©1995 Apple Computer, Inc.  All rights reserved.
  5.  
  6. You may incorporate this sample code into your applications without
  7. restriction.  This sample code has been provided "AS IS" and the
  8. responsibility for its operation is 100% yours.  You are not
  9. permitted to modify and redistribute the source as "DTS Sample Code."
  10. If you are going to re-distribute the source, we require that you
  11. make it clear in the source that the code was descended from
  12. Apple-provided sample code, but that you've made changes.
  13.  
  14.  
  15. This example shows the basics of serial communications using protoBasicEndpoint.
  16.  
  17. For those familiar with ACME Serial, this is a conversion of ACME Serial to be 2.0 Savvy.
  18.  
  19.  
  20. MODIFICATION HISTORY
  21. ====================
  22.  
  23. Basic Serial-1
  24. ------------------------------
  25. Initial Release
  26.